Resource StructureDefinition/FHIR Server from package de.gematik.erezept-workflow.r4#1.4.3 (63 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "GEM-ERP-PR-Bundle-OP-Accept",
"url" : "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Bundle_OP_Accept",
"version" : "1.4",
"name" : "GEM_ERP_PR_Bundle_OP_Accept",
"status" : "active",
"date" : "2024-07-15",
"fhirVersion" : "4.0.1",
"kind" : "resource",
"abstract" : false,
"type" : "Bundle",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Bundle",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Bundle.type",
"path" : "Bundle.type",
"fixedCode" : "collection"
},
{
"id" : "Bundle.entry",
"path" : "Bundle.entry",
"slicing" : {
"discriminator" : [
{
"type" : "type",
"path" : "resource"
}
],
"rules" : "closed",
"description" : "The Task and the QES-Prescription signed Bundle."
},
"min" : 2,
"max" : "2"
},
{
"id" : "Bundle.entry:erxTask",
"path" : "Bundle.entry",
"sliceName" : "erxTask",
"min" : 1,
"max" : "1"
},
{
"id" : "Bundle.entry:erxTask.resource",
"path" : "Bundle.entry.resource",
"type" : [
{
"code" : "Task",
"profile" : [
"https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Task"
]
}
]
},
{
"id" : "Bundle.entry:erxBinary",
"path" : "Bundle.entry",
"sliceName" : "erxBinary",
"min" : 1,
"max" : "1"
},
{
"id" : "Bundle.entry:erxBinary.resource",
"path" : "Bundle.entry.resource",
"type" : [
{
"code" : "Binary",
"profile" : [
"https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Binary"
]
}
]
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.